Don't forget to modify the file 'MakeLib.bat'.

Example given we want to make a Financial library with the number 1432:

Do like this:

1. Open the lib.S file.
2. Press Edit and than replace.
3. Search for My Library and replace it with Financial.
4. Also Search for 67F and replace it with 598. 589 is equal to the number 1432 but in hexadecimal.
5. Now save the file.

6. Edit 'MakeLib.bat'
7. Press Edit and than replace.
8. Search for My Library and replace it with Financial.
9. Search for 67F and replace it with 598. 589 is equal to the number 1432 but in hexadecimal.
10. Search for the number 1663 and replace it with the number 1432. 
11. Double-click on MakeLib.
12. Done!

(c) 2002 Noda
(c) 2003 example and translation by Michal De Coninck